Summary

Summary goes here.

Chart 1

This plot shows the correlation between GDP and the Happy Planet Index.

intro_function(dataset = data)
## $rows
## [1] 195
## 
## $columns
## [1] 34
## 
## $max_population
##   country_name
## 1        China
## 
## $worst_gini
##   country_name
## 1       Kosovo
## 
## $max_unemployment
##   unemployment_pct
## 1              9.9
## 2              9.9
plot
## No scatter mode specifed:
##   Setting the mode to markers
##   Read more about this attribute -> https://plot.ly/r/reference/#scatter-mode
## Warning: Ignoring 66 observations

Chart 2

Briefly talk about chart 2, then insert it.